home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / tptsr.zip / CMDLN.DOC < prev    next >
Text File  |  1990-06-04  |  2KB  |  54 lines

  1. First compile and run cmdln.dem without command line
  2. parameters.  The instructions on the screen will direct you
  3. to restart cmdln.dem with parameters to see how is works.
  4.  
  5. Then read cmdln.int which contains the interface section of
  6. cmdln.pas.  It also includes the complete documentation for
  7. the use of the CmdLnParams object.  You will then be ready
  8. to study the code of cmdln.dem to see how I used the
  9. CmdLnParams object.  You should be ready at this point to
  10. start using cmdln.tpu in your own programs.
  11.  
  12. This copy of CmdLn.tpu is shareware as are cmdln.int,
  13. cmdln.dem, and cmdln.doc.  Shareware means try before you
  14. buy.  If you find this unit useful and are using it in your
  15. applications then your are required to register it!  The
  16. registration fee is $10 payable to PSW / Power SoftWare,
  17. P.O. Box 10072, McLean, VA. 22102 8072.  Upon registration
  18. you will be sent the source code for cmdln.tpu on a 5.25"
  19. DOS formatted diskette and be entitled to receive 15 minutes
  20. free telephone (703 759-3838) consultation on the use of
  21. cmdln.pas.
  22.  
  23.  
  24. Check your favorite BBS for other shareware tools for TP 5.5
  25. from PSW:
  26.  
  27.  
  28.   omouse.zip    $7  mouse object, primitive paint demo
  29.   graphtxt.zip    $7  text file device driver for graphic
  30.                     modes, any font, any justification.
  31.   tpflex.zip    $20 flexlist object, 100+ page manual
  32.                     generic stack-queue-list-array
  33.   tppan.zip        $7  panscroller object, generic pan-scroll
  34.                     for editors, pick lists, spreadsheets,
  35.                     etc.
  36.   crtplus.zip    $20 keyboard, cursor, and popup window
  37.                     enhancements to crt unit, 100+ page
  38.                     manual
  39.  
  40.  
  41. Thanks for supporting the shareware concept!  John
  42.  
  43.  
  44. If you have any questions, comments, or would like to know
  45. if I have a particular tool available, give me a call!  PSW
  46. also has tools for C and C++.
  47.  
  48.  
  49. John W. Small
  50. PSW / Power SoftWare
  51. P.O. Box 10072
  52. McLean, VA. 22102 8072
  53. (703) 759-3838
  54.